PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the form XObject width.
    Syntax
    public double getWidth()

    Return Value

    The form XObject width in points.
    See Also